home *** CD-ROM | disk | FTP | other *** search
/ Zodiac 50 Game Pack 2 / Zodiac 50 Game Pack 2.iso / rott / config.rot < prev    next >
Text File  |  1995-10-10  |  3KB  |  178 lines

  1. ;Rise of the Triad Configuration File
  2. ;                  (c) 1994
  3.  
  4. Version            11
  5.  
  6. ;
  7. ; 1 - Mouse Enabled
  8. ; 0 - Mouse Disabled
  9. MouseEnabled       0
  10.  
  11. ;
  12. ; 1 - Joystick Enabled
  13. ; 0 - Joystick Disabled
  14. JoystickEnabled    0
  15.  
  16. ;
  17. ; 1 - Joypad Enabled
  18. ; 0 - Joypad Disabled
  19. JoypadEnabled      0
  20.  
  21. ;
  22. ; 0 - Use Joystick Port 1
  23. ; 1 - Use Joystick Port 2
  24. JoystickPort       0
  25.  
  26. ;
  27. ; Size of View port.
  28. ; (smallest) 0 - 10 (largest)
  29. ViewSize           7
  30.  
  31. ;
  32. ; Sensitivity of Mouse
  33. ; (lowest) 0 - 11 (highest)
  34. MouseAdjustment    5
  35.  
  36. ;
  37. ; Threshold of Mouse and Joystick
  38. ; (smallest) 1 - 15 (largest)
  39. Threshold          1
  40.  
  41. ;
  42. ; 1 - Auto Detail on
  43. ; 0 - Auto Detail off
  44. AutoDetail         1
  45.  
  46. ;
  47. ; 1 - Light Diminishing on
  48. ; 0 - Light Diminishing off
  49. LightDim           0
  50.  
  51. ;
  52. ; 1 - Bobbing on
  53. ; 0 - Bobbing off
  54. BobbingOn          1
  55.  
  56. ;
  57. ; (slowest) 50 - 5 (fastest)
  58. DoubleClickSpeed   20
  59.  
  60. ;
  61. ; Menu Flip Speed
  62. ; (slowest) 100 - 5 (fastest)
  63. MenuFlipSpeed      15
  64.  
  65. ;
  66. ; 0 - Detail Level Low
  67. ; 1 - Detail Level Medium
  68. ; 2 - Detail Level High
  69. DetailLevel        2
  70.  
  71. ;
  72. ; 1 - Floor and Ceiling on
  73. ; 0 - Floor and Ceiling off
  74. FloorCeiling       1
  75.  
  76. ;
  77. ; 1 - Messages on
  78. ; 0 - Messages off
  79. Messages           1
  80.  
  81. ;
  82. ; 0 - Gamma Correction level 1
  83. ; 1 - Gamma Correction level 2
  84. ; 2 - Gamma Correction level 3
  85. ; 3 - Gamma Correction level 4
  86. ; 4 - Gamma Correction level 5
  87. GammaIndex         0
  88.  
  89. ;
  90. ; Minutes before screen blanking
  91. BlankTime          2
  92.  
  93. ;
  94. ; Scan codes for keyboard buttons
  95. Fire               29
  96. Strafe             56
  97. Run                54
  98. Use                57
  99. LookUp             73
  100. LookDn             81
  101. Swap               28
  102. Drop               83
  103. TargetUp           71
  104. TargetDn           79
  105. SelPistol          2
  106. SelDualPistol      3
  107. SelMP40            4
  108. SelMissile         5
  109. AutoRun            58
  110. LiveRemRid         88
  111. StrafeLeft         51
  112. StrafeRight        52
  113. VolteFace          14
  114. Aim                30
  115. Forward            72
  116. Right              77
  117. Backward           80
  118. Left               75
  119. Map                15
  120. SendMessage        20
  121. DirectMessage      44
  122.  
  123. ;
  124. ; Mouse buttons
  125. MouseButton0       0
  126. MouseButton1       1
  127. MouseButton2       20
  128. DblClickB0         -1
  129. DblClickB1         3
  130. DblClickB2         -1
  131.  
  132. ;
  133. ; Joystick buttons
  134. JoyButton0         0
  135. JoyButton1         1
  136. JoyButton2         2
  137. JoyButton3         3
  138. DblClickJB0        -1
  139. DblClickJB1        -1
  140. DblClickJB2        -1
  141. DblClickJB3        -1
  142.  
  143. ;
  144. ; Joystick calibration coordinates
  145. JoyMaxX            0
  146. JoyMaxY            0
  147. JoyMinX            0
  148. JoyMinY            0
  149.  
  150. ;
  151. ; Easy             -   0
  152. ; Medium           -   1
  153. ; Hard             -   2
  154. ; Crezzy           -   3
  155. DefaultDifficulty      2
  156.  
  157. ;
  158. ; Taradino Cassatt   -   0
  159. ; Thi Barrett        -   1
  160. ; Doug Wendt         -   2
  161. ; Lorelei Ni         -   3
  162. ; Ian Paul Freeley   -   4
  163. DefaultPlayerCharacter   0
  164.  
  165. ;
  166. ; Gray             -   0
  167. ; Brown            -   1
  168. ; Black            -   2
  169. ; Tan              -   3
  170. ; Red              -   4
  171. ; Olive            -   5
  172. ; Blue             -   6
  173. ; White            -   7
  174. ; Green            -   8
  175. ; Purple           -   9
  176. ; Orange           -   10
  177. DefaultPlayerColor     0
  178.